Week 3
Milestones
- Reading the XML instance file into a string.
- Created a new event called onSubmitted in the FormEventBus.
- Attatched the converted JSON data to the FormEventBus.
- Post processed the files to show full image path instead of just the image name
- Check images on different image settings and verified which setting delivers a promising result
Screenshots / Videos
Contributions
https://github.com/Samagra-Development/odk-collect-extension/pull/63
Learnings
- Understanding of how to send data to the FormEventBus.
- Understanding of how to use callbacks properly in the FormEventBus
- Understanding different image settings in the settings.json
- Understanding how to get the path for the media files in the form submission